home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / stepp000.swf / scripts / DefineSprite_1637 / frame_1 / DoAction.as
Encoding:
Text File  |  2008-11-12  |  157 b   |  9 lines

  1. set("/Variables:Stoppe",false);
  2. set("_root:Idle",false);
  3. set("_root:Idle",false);
  4. if(eval("/Variables:Run") == true)
  5. {
  6.    gotoAndStop(20);
  7. }
  8. stop();
  9.